enregistrement
Parkings tarifs 2017
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"parkings_tarifs_2017",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/parkings_tarifs_2017"
}
] - "definitions":{
- "parkings_tarifs_2017":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/parkings_tarifs_2017_records"
}
}
} - "records":
} - "properties":
- "parkings_tarifs_2017_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date_de_la_donnee":,{
- "type":"string",
- "format":"date",
- "title":"Date de la donnée",
- "description":""
} - "ident_equipement_public":,{
- "type":"string",
- "title":"IDENT EQUIPEMENT PUBLIC",
- "description":""
} - "exploitant":,{
- "type":"string",
- "title":"Exploitant",
- "description":""
} - "commune":,{
- "type":"string",
- "title":"Commune",
- "description":""
} - "ident_parking":,{
- "type":"string",
- "title":"IDENT PARKING",
- "description":""
} - "nom_du_parking":,{
- "type":"string",
- "title":"Nom du parking",
- "description":""
} - "tarif_pour_titulaire_abonnement_tbc":,{
- "type":"string",
- "title":"Tarif pour titulaire abonnement TBC",
- "description":""
} - "tarif_pour_non_titulaire_abonnement_tbc":,{
- "type":"string",
- "title":"Tarif pour NON titulaire abonnement TBC",
- "description":""
} - "exemple_tarif_horaire_1_4h":,{
- "type":"string",
- "title":"Exemple tarif horaire < 1/4h",
- "description":""
} - "exemple_tarif_horaire_1_2h":,{
- "type":"string",
- "title":"Exemple tarif horaire < 1/2h",
- "description":""
} - "exemple_tarif_horaire_1h":,{
- "type":"string",
- "title":"Exemple tarif horaire <1h",
- "description":""
} - "exemple_tarif_horaire_4h":,{
- "type":"string",
- "title":"Exemple tarif horaire <4h",
- "description":""
} - "exemple_tarif_horaire_10h":,{
- "type":"string",
- "title":"Exemple tarif horaire <10h",
- "description":""
} - "exemple_tarif_horaire_24h":,{
- "type":"string",
- "title":"Exemple tarif horaire <24h",
- "description":""
} - "exemple_forfait_max_nuit_unique":,{
- "type":"string",
- "title":"Exemple forfait max nuit unique",
- "description":""
} - "exemple_abonne_ment_au_mois_resident":,{
- "type":"string",
- "title":"Exemple abonnement au mois résident",
- "description":""
} - "exemple_abonne_ment_7_7_mois_non_resident":,{
- "type":"string",
- "title":"Exemple abonnement 7/7 mois Non résident",
- "description":""
} - "exemple_abonne_ment_au_mois_moto":,{
- "type":"string",
- "title":"Exemple abonnement au mois moto",
- "description":""
} - "exemple_abonne_ment_au_mois_velo":,{
- "type":"string",
- "title":"Exemple abonnement au mois vélo",
- "description":""
} - "note_tarif_voirie_du_secteur_autour_du_park_1h":,{
- "type":"number",
- "title":"Note : tarif voirie du secteur autour du park <1h",
- "description":""
} - "nom_du_parking0":,{
- "type":"string",
- "title":"Nom du parking",
- "description":""
} - "remarques":,{
- "type":"string",
- "title":"Remarques",
- "description":""
} - "lien":{
- "type":"string",
- "title":"lien",
- "description":""
}
} - "date_de_la_donnee":
}
} - "fields":
} - "properties":
} - "parkings_tarifs_2017":
}